home *** CD-ROM | disk | FTP | other *** search
/ The Utilities Experience / The Utilities Experience - Volume 1.iso / software / graphics / n-z / xfig / history < prev    next >
Text File  |  1995-12-21  |  3KB  |  62 lines

  1. 1.6
  2.   Updated the program to the latest X11 version 3.1.4. (lots of improvements..)
  3.   Compressed images (.Z or .gz) are uncomressed with uncompress or gunzip.
  4.   In order to help GIF into obscurity it has been removed..and replaced with iff.
  5.   Added the xpm output format.
  6.   1 bitplane text/images didn't get the correct color in output to image-files.
  7.   Added support for datatypes loading of images.
  8.   Added dr2d import. (only outline)
  9.   Improved cursor handling.
  10.   Setenv's are gone (except 'X11HOME') and replaced with entries in AmigaDefaults.
  11.   Images/rotated text problems with gfx cards hopefully fixed.
  12.   Added a missing 'size' option in loading of images.
  13.   The background color now actually controls the background color..
  14.  
  15. 1.5
  16.   When cancel was pressed when saving the drawing was saved anyway as 'unnamed.fig'.
  17.   When exiting the current directory wasn't the one at startup.
  18.   File operations always started from 'ram:'.
  19.   Rotated text is now visible as text when moving.
  20.   'point position' would crash with 'any' selected. It has also been moved to 'other'.
  21.   'zoom scale' changed into a string gadget.
  22.   File requester ended up on workbench and not the current public screen.
  23.   The grid and side ruler almost worked properly..(but was in fact 0/1 pixel off)
  24.   Editing objects and changing to another object to edit didn't work.
  25.   Zooming didn't remove the old rulermarks.
  26.   Less clipping should make it more stable.
  27.   Right mousebutton in canvas is now always reserved for xfig. (makes zoom-out work)
  28.   Zooming of filled objects will turn off filling when the size excedes the size of
  29.   the drawing area. (instead of using a huge amount of chip mem)
  30.  
  31. 1.4
  32.   Saving works better (for those who can..)
  33.   Better handling of fonts.
  34.   A lot of clipping may have caused the program to freeze sometimes.
  35.   The grid what 1 pixel off and the sideruler marker was somewhat more off..
  36.   Arrow toggles in edit windows were missing.
  37.   Extreme sizing of canvas with filled objects improved somewhat.
  38.   Somewhat improved resource handling.
  39.   Better handling of images. Now ObtainBestPen is used inside the library when
  40.   there aren't any free colors left.
  41.   Accidentaly noticed the zoom icon when by pressing ctrl..and did some changes to
  42.   make it work.
  43.  
  44. 1.3
  45.   Another attempt at the resize problem..
  46.   Font now resizes propery.
  47.   Moving rulers with middle mousebutton now redraws the drawing canvas.
  48.   Added a redraw button for easier access.
  49.  
  50. 1.2
  51.   Also when middle mousebutton is usable is the menu disabled.
  52.   (needs right mousebutton if middlemousebutton doesn't exist)
  53.   unitbox activated.
  54.   Middle mousebutton now drags ruler.
  55.   markers were displayed outside the drawing canvas.
  56.   fonts wasn't handled wery well, still isn't..but improving..
  57.  
  58. 1.1
  59.   Fixed iconify problem.
  60.   Rearranged the edit vindow into more windows.
  61.  
  62. 1.0 First release